home *** CD-ROM | disk | FTP | other *** search
/ Multimedia Dogs / Multimedia Dogs v2.0.iso / pc / demos / petdisc / mmpets1d.exe / MMPETS1D.DXR / 00323.ls < prev    next >
Encoding:
Text File  |  1995-10-06  |  136 b   |  8 lines

  1. on mouseDown
  2.   customButtonBehavior(the clickOn)
  3.   if rollOver(the clickOn) then
  4.     closeAllMIAWs()
  5.     demoAlertPaging()
  6.   end if
  7. end
  8.